Skip to content

Fixed contributor list to show all contributors instead of most recent commits#721

Merged
TheKrol merged 1 commit into
masterfrom
720-fix-the-contributors-list-to-show-all-contributors-not-just-the-most-recent-ones
May 31, 2026
Merged

Fixed contributor list to show all contributors instead of most recent commits#721
TheKrol merged 1 commit into
masterfrom
720-fix-the-contributors-list-to-show-all-contributors-not-just-the-most-recent-ones

Conversation

@Mr-KayZ

@Mr-KayZ Mr-KayZ commented May 31, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 31, 2026 00:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the contributors component to use GitHub’s repository contributors API so the homepage can show contributors beyond the most recent commit authors.

Changes:

  • Switched from the commits endpoint to the contributors endpoint.
  • Added pagination handling to fetch all contributor pages.
  • Filters bot accounts from the displayed contributor list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

Copy link
Copy Markdown
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-mushroom-0564bdf0f-721.eastus2.5.azurestaticapps.net

@TheKrol TheKrol merged commit 43f46cf into master May 31, 2026
4 checks passed
@TheKrol TheKrol deleted the 720-fix-the-contributors-list-to-show-all-contributors-not-just-the-most-recent-ones branch May 31, 2026 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix the contributors list to show all contributors, not just the most recent ones

3 participants